setDropShadowColor

abstract fun setDropShadowColor(block: DesignBlock, color: Color)

Set the drop shadow color of the given design block. Required scope: "appearance/shadow"

Parameters

block

the block whose drop shadow color should be set.

color

the color to set.